home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / other / wild / include / fd / lightmodule_lib.fd < prev    next >
Text File  |  1999-05-25  |  236b  |  9 lines

  1. ##bias 30
  2. ##base _LightModuleBase
  3. SetModuleTags(WildApp,Tags)(a0/a1)
  4. GetModuleTags(WildApp,Tags)(a0/a1)
  5. SetupModule(WildApp,Tags)(a0/a1)
  6. CloseModule(WildApp)(a0)
  7. RefreshModule(WildApp)(a0)
  8. LIGIlluminate(WildApp,BSPEntries)(a0/a1)
  9. ##end.